Printing Manager Result Codes

Result Code Description
kPMGeneralError An unspecific error occurred.
kPMInvalidPageFormat Your application passed an invalid PMPageFormat object.
kPMInvalidParameter A required parameter is missing or invalid.
kPMInvalidPrintSettings Your application passed an invalid PMPrintSettings object.
kPMLockIgnored The lock value was ignored.
kPMNoError No error.
kPMNoSuchEntry There is no entry to match your application request.
kPMNotImplemented This function is not implemented.
kPMOutOfScope Your application called this function out of sequence with other Carbon Printing Manager functions.
kPMValueOutOfRange Your application passed an out-of-range value.